Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarSlotsPanel<S> Class / RowsProperty Field


In This Topic
    RowsProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = CalendarSlotsPanel(Of S).RowsProperty
    public static readonly DependencyProperty RowsProperty
    See Also